PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFSize Class / getHeight Method
In This Topic
    getHeight Method
    In This Topic
    Gets the vertical component of this object.
    Syntax
    public double getHeight()

    Return Value

    The vertical component of this object, typically measured in points.
    See Also